home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Labatt Ice Clubber's Guide Tour
/
Labatt Ice Clubber's Guide Tour.iso
/
demo.exe
/
scripts
/
DefineButton2_323
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-03
|
186 b
|
12 lines
on(release){
tellTarget("../../../indicator")
{
gotoAndStop("3di");
play();
tellTarget("../../menu03")
{
gotoAndStop(1);
}
}
}